home *** CD-ROM | disk | FTP | other *** search
/ Pahgeby & He3hakomkou / Pahgeby & He3hakomkou - Disc 1.iso / autorun.exe / 0 / RCDATA / TPFORM / TPFORM.txt
Text File  |  2001-04-05  |  681b  |  37 lines

  1. object PForm: TPForm
  2.   Left = 247
  3.   Top = 231
  4.   BorderStyle = bsDialog
  5.   ClientHeight = 158
  6.   ClientWidth = 380
  7.   Font.Charset = DEFAULT_CHARSET
  8.   Font.Color = clWindowText
  9.   Font.Height = -13
  10.   Font.Name = 'MS Sans Serif'
  11.   Font.Style = []
  12.   FormStyle = fsStayOnTop
  13.   Position = poScreenCenter
  14.   OnActivate = FormActivate
  15.   PixelsPerInch = 120
  16.   TextHeight = 16
  17.   object PB: TProgressBar
  18.     Left = 13
  19.     Top = 88
  20.     Width = 353
  21.     Height = 17
  22.     Min = 0
  23.     Max = 100
  24.     TabOrder = 0
  25.   end
  26.   object B: TButton
  27.     Left = 129
  28.     Top = 120
  29.     Width = 121
  30.     Height = 25
  31.     Caption = '∩┐╜∩┐╜∩┐╜∩┐╜∩┐╜∩┐╜'
  32.     TabOrder = 1
  33.     Visible = False
  34.     OnClick = BClick
  35.   end
  36. end
  37.